PATHMac OS 8 Developer Documentation
> Operating System Services
> Multiprocessing Services
>
Adding Multitasking Capability to Applications Using Multiprocessing Services
TaskProc
When calling the MPCreateTask
function, you specify the task to create by passing a pointer of type
TaskProc
which references the code to be executed as the task: